home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Acao / BlueCustom.swf / scripts / frame_630 / PlaceObject2_271_45 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2008-09-25  |  114b  |  5 lines

  1. onClipEvent(load){
  2.    sppeder += (Math.round(Math.random() * 16) + 8) * 0.1;
  3.    this._alpha = sppeder * 80;
  4. }
  5.